From a029f9c4b73293915e068d66feda3acda1b9f203 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Fri, 20 Sep 2024 15:18:45 -0500 Subject: [PATCH] Use ? instead of * for help links --- src/pgwui_sql/templates/sql_edit.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pgwui_sql/templates/sql_edit.mak b/src/pgwui_sql/templates/sql_edit.mak index 145531e..ef02873 100644 --- a/src/pgwui_sql/templates/sql_edit.mak +++ b/src/pgwui_sql/templates/sql_edit.mak @@ -95,7 +95,7 @@ href="https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH" target="_blank" class="help" - >* + >? <%self.lib:td_input tab_index="${tab_index}" clas="search_path_data"> * values as: + >? values as: <%self.lib:td_input tab_index="${tab_index}">